We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
adds 'combine' to InstructionSet definition
Specify that address spaces must not be multi-dimensional.
Assembly format with explicit mnemonic.
New attribute.
Updated Expressions (markdown)
Fix bitsizeof.
__encoding_size is in bits.
Draft spec for `__encoding_size`
Specify (bit)sizeof intrinsics.
Clarify encoding fields.
Add __static_assert intrinsic.
Relax and simplify alias rules.
No non-const aliases to const entities.
Fix alias grammar.
Added a section on assigments (valid lvalues).
Explain no zero-bit types.
Specify type rules in a way that no longer requires the conditions column.
Updated Introduction: Concurrency (markdown)
Updated Statements (markdown)
First attempt to weave the always&spawn working paper into the spec.
Delete spawn&when draft.
Clarify %-operator.
Fix type rule for unary minus.
Type rules for conditional operator.
Clarify unitialized variables.